ASP.NET MVC Controls
PivotFieldBaseBuilder<TControl,TBuilder> Class
Members 

The builder for the PivotFieldBase.
Syntax
'Declaration
 
Public MustInherit Class PivotFieldBaseBuilder
    (Of TControl As PivotFieldBase,
     TBuilder As PivotFieldBaseBuilder(Of TControl,TBuilder)) 
   Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of TControl,TBuilder)
public abstract class PivotFieldBaseBuilder<TControl,TBuilder> : C1.Web.Mvc.Fluent.BaseBuilder<TControl,TBuilder> 
where TControl: PivotFieldBase
where TBuilder: PivotFieldBaseBuilder<TControl,TBuilder>
Type Parameters
TControl
TBuilder
Remarks
Defines the field base class.
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder<TControl,TBuilder>
            C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder
            C1.Web.Mvc.Olap.Fluent.PivotFieldBuilder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PivotFieldBaseBuilder<TControl,TBuilder> Members
C1.Web.Mvc.Olap.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback